home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Arsenal 1
/
Tech Arsenal (Arsenal Computer).ISO
/
tek-01
/
hh_str13.zip
/
PACKING.LST
< prev
next >
Wrap
File List
|
1993-03-13
|
2KB
|
54 lines
The following files are provided with the demo version of hhstring:
As delivered, the disk contains four files:
INSTALL BAT --- the automated installation procedure
README 1ST --- a .DOC file explaining how to install the library
EXPAND EXE --- utility to expand the squashed files in squashed.dat
SQUASHED DAT --- the actual hhstring files, but in compressed format
After EXPAND is used, the following files exist:
( BBS users NOTE: the files below are the ones you will see in
the .ARC/.ZIP/.LZH/whatever file you receive )
DATEINFO DOC --- a .DOC file explaining the date formats (this
information is also in the user manual)
DATETEST C --- source code for the utility which tests the date
functions
DATETEST EXE --- the executable utility which tests the date functions
FUNCFIND EXE --- the on-line function finder; use this to explore the
capabilities of the library and to find any specific
function you need
HHGROUP DOC --- a description of the Hobbit House Group, which is the
organization which distributes hhstring (and other
software)
HHSTRING H --- the header file which will give your programs
prototypes for the library functions
HHSTR_BT LIB --- the hhstring.lib file, in Borland form, tiny model
HHSTR_MT LIB --- the hhstring.lib file, in Microsoft form, tiny model
KWIC DOC --- the Key Word In Context index; print this out for a
hardcopy "function finder"
MANUAL DOC --- the manual. For the demo version, this is a fixed
format file. For the commercial version, the user
has the option of including the source code as part
of the manual.doc file
ORDER DOC --- a printable "order form" --- the BBS version of this
file shows how to get $3.00 off of the advertised
price for hhstring
PACKING LST --- what you are reading right now!
SAMPLE C --- a few source code files concatenated into a single
file to show the level of documentation presented
with the source files when you buy the commercial
version of hhstring
TEST_STR C --- source code for the library test program
TEST_STR EXE --- the library test program, generated under the large
model. Demo users, note: if you want to compile the
test program, you'll have to break it into two
parts, as the tiny model won't accomodate a program
this large.